Add bug reference.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000 (09:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000 (09:34 +0000)
src/ChangeLog

index fe6071f17ec2f9e9633fbf04723048944972b420..99cbe6334a4d2df84c9aa6eb60ba3e4f981e44f7 100644 (file)
@@ -1,7 +1,7 @@
 2009-01-07  Kenichi Handa  <handa@m17n.org>
 
        * coding.c (decode_coding_utf_8): Check byte_after_cr before
-       breaking the loop.
+       breaking the loop.  (Bug#870)
        (decode_coding_utf_16, decode_coding_emacs_mule)
        (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
        (decode_coding_charset): Likewise.